home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / OCFINC.PAK / OCFPCH.H < prev    next >
C/C++ Source or Header  |  1997-05-06  |  526b  |  13 lines

  1. //----------------------------------------------------------------------------
  2. // ObjectComponents
  3. // Copyright (c) 1994, 1997 by Borland International, All Rights Reserved
  4. //
  5. // $Revision:   2.5  $
  6. //
  7. //      Implementation for the two standard events classes                                           \\
  8. //----------------------------------------------------------------------------
  9. #if defined(__TRACE) || defined(__WARN)
  10. # pragma message ocf/ocfpch.h has been replaced by ocf/pch.h
  11. #endif
  12. #include <ocf/pch.h>
  13.